REALLY fix bug #10164 with crashes when linum-mode is turned on.
authorEli Zaretskii <eliz@gnu.org>
Wed, 30 Nov 2011 16:50:38 +0000 (18:50 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 30 Nov 2011 16:50:38 +0000 (18:50 +0200)
commit00f24a0df62546cc09d4a3a66805a3bbbe914fbb
tree81c6ab4382a517d5adadebe5d0acd0a15eb96703
parent9fe8be6ff6f3a7b75bda5176a9f6f62c13510510
REALLY fix bug #10164 with crashes when linum-mode is turned on.

 src/dispnew.c (adjust_glyph_matrix): Remove the assertion that
 verifies glyph row's hash code--we have just reallocated the
 glyphs, so their contents can be complete garbage.
src/ChangeLog
src/dispnew.c